Skip to content

Conversation

jfroche
Copy link
Collaborator

@jfroche jfroche commented Aug 13, 2025

Build multiple versions of the pg_jsonschema extension to on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

@jfroche jfroche requested review from a team as code owners August 13, 2025 20:39
@jfroche jfroche force-pushed the multi-version-ext/pg-jsonschema branch from 831c36e to ad0bf94 Compare August 13, 2025 20:40
Copy link
Contributor

@hunleyd hunleyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rebase to fix conflicts?

@jfroche jfroche force-pushed the multi-version-ext/pg-jsonschema branch 5 times, most recently from f70a2bf to 5679494 Compare October 7, 2025 20:13
@samrose samrose force-pushed the multi-version-ext/pg-jsonschema branch 2 times, most recently from 278ffca to 60f2a41 Compare October 8, 2025 20:03
jfroche and others added 4 commits October 9, 2025 12:04
Build multiple versions of the pg_jsonschema extension to on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.
Move the bindgen hook fix for ARM NEON vector ABI issues from
pg_graphql to mkPgrxExtension, making it available to all pgrx-based
extensions. This fix applies to pgrx versions 0.6.1 through 0.11.2
when building on aarch64-linux.
@samrose samrose force-pushed the multi-version-ext/pg-jsonschema branch from 60f2a41 to c744991 Compare October 9, 2025 16:07
Copy link
Collaborator

@samrose samrose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested on all branches, approving to merge

@samrose samrose dismissed hunleyd’s stale review October 9, 2025 16:08

thanks for this review! rebase was successful, just dismissing to unblock this PR

@samrose samrose merged commit e67b478 into develop Oct 9, 2025
14 checks passed
@samrose samrose deleted the multi-version-ext/pg-jsonschema branch October 9, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants